<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ========== 样式说明 start ========== */
.wrap1{padding: 0 9.375%;clear: both;}
/* ————— 头部 start ————— */
.top {width: 100%; height: 100px;background: #fff;}
/* logo start */
.logo {margin-top: 5px;}
.logo img {width: 408px;}
/* logo end */
/* 视频弹窗 start */
.aykj-videoPop .layui-layer-setwin .layui-layer-close2 {width: 30px !important;height: 30px !important;right: -40px;top: -40px;background: url(../images/common/videoPopClose.png) no-repeat center center;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover {background: url(../images/common/videoPopClose.png) no-repeat center center;}
.aykj-videoPop {border: 10px solid rgba(255, 255, 255, 0.9);box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1) !important;border-radius: 5px !important;background-color: #000 !important;}
/* 视频弹窗 end */
/* 搜索 start */
.searchBox {margin-top: 30px;width: 70px;margin-left: 15px;}
.search {overflow: hidden;}
.searchInput {width: 268px;z-index: 0;float: left;display: inline;}
.searchInput input {width: 100%;padding: 0 16px;box-sizing: border-box;-webkit-box-sizing: border-box;height: 40px;line-height: 40px;background: none;border: none;}
.searchInput input input::-webkit-input-placeholder {color: #666666;/* placeholder颜色  */font-size: 14px;/* placeholder字体大小  */text-align: left;/* placeholder位置  */}
.searchBtn {float: left;display: inline;width: 38px;height: 40px;overflow: hidden;background: url(../images/common/search.png) no-repeat center center;position: relative;}
.searchBtn:before {display: block;position: absolute;content: '';left: 0;top: 50%;margin-top: -10px;width: 1px;height: 20px;background-color: #d7d7d7;}
.topSearch {width: 54px;height: 40px;background: url(../images/common/search.png) no-repeat center center / 15px 13px;cursor: pointer;border-radius: 40px;transition: all 300ms;-webkit-transition: all 300ms;border: 2px solid rgba(51, 51, 51, 0.6);box-sizing: border-box;}
.topSearch:hover {background-color: var(--themeColor);border-color: var(--themeColor);background-image: url(../images/common/searchH.png);}
.model.show::before {animation: menu-animation .8s ease-out forwards;transform: scale(2) translateY(0);}
.model.show {display: block;}
.model {position: fixed;top: 0;left: 0;z-index: 10600;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;}
.model span {display: inline-block;width: 50px;height: 50px;line-height: 50px;position: absolute;top: 30px;right: 30px;cursor: pointer;font-size: 60px;text-align: center;overflow: hidden;color: #fff;z-index: 10;font-weight: lighter;}
.model::before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-color: rgba(0, 0, 0, .87);width: 100%;height: 0;padding-bottom: 100%;border-radius: 100%;transform: scale(.04) translateY(9999px);overflow: hidden;z-index: 9;}
.searchPWBox {width: 600px;height: 60px;overflow: hidden;border-radius: 5px;position: absolute;top: 50%;left: 50%;z-index: 9;margin: -30px 0 0 -300px;transition: all 0.4s linear;-webkit-transition: all 0.4s linear;;}
.searchPWBox input {display: block;float: left;width: 530px;height: 60px;background: none;border: none;line-height: 60px;color: #333;font-size: 16px;padding-left: 10px;background: #fff;}
.searchPWBox input::placeholder {color: #999;font-size: 16px;}
.searchPWBox input::-webkit-placeholder {color: #999;font-size: 16px;}
.searchPWBox a {float: left;display: inline;width: 60px;height: 60px;background: var(--themeColor) url(../images/common/searchH.png) no-repeat center center;background-size: 19px 20px;color: #fff;font-size: 30px;text-align: center;line-height: 60px;}
.searchPWBox a:hover {opacity: 0.9;}
@keyframes menu-animation {
0% {opacity: 0;transform: scale(.04) translateY(300%)}
40% {transform: scale(.04) translateY(0);transition: ease-out}
40% {transform: scale(.04) translateY(0)}
60% {opacity: 1;transform: scale(.02) translateY(0)}
61% {opacity: 1;transform: scale(.04) translateY(0)}
99.9% {opacity: 1;height: 0;padding-bottom: 100%;border-radius: 100%}
100% {opacity: 1;transform: scale(2) translateY(0);height: 100%;padding-bottom: 0;border-radius: 0}
}
/* 搜索 end */
/* 导航 start */
.menuBox {position: relative;z-index: 3;}
.menuDl dd {float: left;display: inline;position: relative;padding: 0 16px;}
.menuDl dd .yj {position: relative;z-index: 9;}
.menuDl dd .yj a {line-height: 100px;text-align: center;transition: 0.4s;display: block;}
.menuDl dd .yj a span {float: left;display: inline;line-height: 100px;text-align: center;color: #333333;font-size: 16px;transition: 0.4s;display: block;}
.menuDl dd.hover .yj a span,
.menuDl dd .yj a:hover span {color: var(--themeColor);}
.menuDl dd .ej {position: absolute;top: 100%;left: 50%;width: 120%;transform: translateX(-50%);-webkit-transform: translateX(-50%);background: rgba(0, 0, 0, 0.42);display: none;z-index: 4;padding: 0;}
.menuDl dd .ej li {font-size: 16px;text-align: center;position: relative;}
.menuDl dd .ej li span a {padding: 12px 0;line-height: 25px;display: block;color: #ffffff;margin-bottom: 1px}
.menuDl dd .ej li:hover span a {color: #ffffff;background: var(--themeColor);}
.menuDl dd .ej li.hover span a {color: #ffffff;background: var(--themeColor);}
.menuDl dd .sj {position: absolute;left: 100%;top: 0;width: 100%;background: rgba(0, 0, 0, 0.42);visibility: hidden;opacity: 0;transform: translateY(10px);-webkit-transform: translateY(10px);transition: all 300ms;-webkit-transition: all 300ms;}
.menuDl dd .sj a {display: block;padding: 12px 0;line-height: 25px;color: #fff;}
.menuDl dd .sj a:hover {color: #ffffff;background: var(--themeColor);}
.menuDl dd .sj a.hover {color: #ffffff;background: var(--themeColor);}
.menuDl dd .ej li:hover .sj {visibility: visible;opacity: 1;transform: translateY(0px);-webkit-transform: translateY(0px);}
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start   ————— */
.indexBannerScroll{position: relative;}
.indexBannerScroll .slick-list{ overflow: visible; margin-right: -30px; }
.indexBannerScroll .myslide{ width: 100%;}
.indexBannerScroll .con{ margin-right: 30px;display: block;}
.indexBannerScroll .pic::before{padding-top: 36.4583%;}
.indexBannerDot{text-align: center;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: 30px;width: 100%;}
.indexBannerDot .slick-dots li{ display: inline-block;width: 15px;height: 15px;box-sizing: border-box;border: 2px solid #fff;border-radius: 50%;margin: 0; cursor: pointer;vertical-align: middle;}
.indexBannerDot .slick-dots li~li{margin-left: 15px;}
.indexBannerDot .slick-dots li.slick-active{background: var(--themeColor);border-color: var(--themeColor);}
.indexBannerPrev{width: 60px;height: 60px;background: rgba(255, 255, 255, 0.6) url(../images/indexBanner-icon1.png) no-repeat center center;border-radius: 50%;position: absolute;left: 66px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;}
.indexBannerNext{width: 60px;height: 60px;background: rgba(255, 255, 255, 0.6) url(../images/indexBanner-icon2.png) no-repeat center center;border-radius: 50%;position: absolute;right: 66px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;}
.indexBannerPrev:hover{background-color: var(--themeColor);}
.indexBannerNext:hover{background-color: var(--themeColor);}
/* ————— indexBanner end   ————— */
/* ————— subBanner start   ————— */
.subBanner{overflow: hidden;position: relative;}
.subBanner .pic::before{padding-top: 31.25%;}
.subBanner.dj .pic::before{padding-top: 38.4375%;}
.djSection1 .subBanner.dj .pic::before{padding-top: 47.88%;}
.jxSection1 .subBanner.dj .pic::before{padding-top: 47.88%;}
.subBanner .text{position: absolute;left: 12.4479%;bottom: 86px;}
.subBanner .cnTitle{line-height: 75px;font-size: 14px;color: #fff;}
.subBanner .cnTitle u{text-decoration: none;vertical-align: super;}
.subBanner .cnTitle span{display: inline-block; font-size: 48px;color: #fff;font-weight: 700;}
.subBanner .cnTitle i{display: inline-block;display: inline-block;width: 80px;height: 1px;margin: 0 20px;background: #fff;vertical-align: text-top;}
.subBanner .enTitle{font-size: 20px;color: #fff;line-height: 45px;}
/* ————— subBanner end   ————— */
/* ————— 当前位置 start ————— */
.locationBox {width: 100%; background: #fff;border-bottom: 1px solid #dcdcdc;}
.locationBoxC{width: 100%;height: 80px;background-size: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.location {height:80px;overflow: hidden;display: inline;float: left;}
.location a.home {width: 30px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/home.png);padding-left: 0;margin-right: 0;}
.location a {display: inline;float: left;height: 80px;line-height: 80px;padding-left: 20px;margin-right: 12px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/icon8.png);color: #999999;font-size: 16px;}
.location a:hover {color: var(--themeColor)}
.location a.hover {color: var(--themeColor)}
.subNavBox {margin-right: -15px;position: relative;display: inline;float: right;}
.subNav::after {display: block;content: '';clear: both;visibility: hidden;}
.subNav a {display: inline;float: left;line-height: 78px;height: 78px;color: #333;font-size: 16px;padding: 0 12px;border-bottom: 2px solid transparent;}
.subNav a~a{margin-left: 0px;}
.subNav a.hover,
.subNav a:hover {color: var(--themeColor);background: #fafafa;border-bottom-color: var(--themeColor);}
.locationBox .backBtn{line-height: 50px;height: 50px;float: right;text-align: center;margin-top: 15px;display: none;}
.locationBox .backBtn span{display: inline-block; font-size: 16px;color: #6f6f6f;padding-left: 32px;background: url(../images/backBtn-icon.png) no-repeat center left;}
.locationBox .backBtn:hover span{color: var(--themeColor);}
/* ————— 当前位置 end ————— */
/* ————— 页码 start ————— */
.page {text-align: center;clear: both;font-size: 14px;}
.page a {display: inline-block;overflow: hidden;width: 45px;height: 45px;line-height: 45px;border: 1px solid #cccccc;color: #999999;border-radius: 5px;background: #f5f5f5;margin: 0 5px;font-size: 14px;color: #666;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 50%;}
.page span {display: inline-block;padding: 6px 2px;position: relative;top: -15px;}
.page a:hover {background: var(--themeColor);border-color: var(--themeColor);color: #fff;}
.page a.hover {background: var(--themeColor);border-color: var(--themeColor);color: #fff;}
.page.dj a:hover {background: #cb1704;border-color: #cb1704;color: #fff;}
.page.dj a.hover {background: #cb1704;border-color: #cb1704;color: #fff;}
.page input {display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative;top: -2px;}
.page input.pageDetail {width: 30px;height: 30px;text-align: center;border-radius: 3px;color: #999999;position: relative;top: -13px;}
.page label {color: #999999;position: relative;top: -11px;}
.page input.page_bnt {border: none;width: 30px;height: 25px;cursor: pointer;background: none;color: #999999;position: relative;top: -13px;}
.page a div {width: 43px;height: 43px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div {background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage div {background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage div {background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage div {background-image: url(../images/common/page/lastPage.png)}
.page a.firstPage:hover div {background-image: url(../images/common/page/firstPageh.png)}
.page a.prevPage:hover div {background-image: url(../images/common/page/prevPageh.png)}
.page a.nextPage:hover div {background-image: url(../images/common/page/nextPageh.png)}
.page a.lastPage:hover div {background-image: url(../images/common/page/lastPageh.png)}
.page a.firstPage.disabled {background: #E2E2E2;}
.page a.prevPage.disabled {background: #E2E2E2;}
.page a.nextPage.disabled {background: #E2E2E2;}
.page a.lastPage.disabled {background: #E2E2E2;}
.page a.firstPage.disabled div {background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage.disabled div {background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage.disabled div {background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage.disabled div {background-image: url(../images/common/page/lastPage.png)}
/* ————— 页码 end ————— */
/* ————— 页尾 start ————— */
.footer{background: #fff;}
.footerTop{height: 90px;}
.footerTop::after{display: block;content: '';clear: both;}
.footerLogo {margin-top: 14px;margin-right: 60px;}
.footerLogo img{width: 346px;}
.footerTop .list{overflow: hidden;}
.footerTop .list dd{display: inline;float: left;margin-left: 10px;}
.footerTop .list .con{line-height: 90px;font-size: 15px;color: #666666;}
.footerTop .list .con:hover{color: var(--themeColor);}
.footerCon{padding: 40px 0;border: 1px solid #e5e5e5;border-left: 0;border-right: 0;}
.footerCon::after{display: block;content: '';clear: both;}
.footerCon .textBox{overflow: hidden;}
.footerCon .textBox .item{overflow: hidden;margin-bottom: 30px;}
.footerCon .textBox .item:nth-last-of-type(1){margin-bottom: 0;}
.footerCon .textBox .icon{width: 60px;height: 60px;border-radius: 50%;display: inline;float: left;margin-right: 18px;background: no-repeat center center / 100% 100%;}
.footerCon .textBox .item:nth-of-type(1) .icon{background-image: url(../images/footer-icon1.png);}
.footerCon .textBox .item:nth-of-type(2) .icon{background-image: url(../images/footer-icon2.png);}
.footerCon .textBox .textC{line-height: 60px;font-size: 16px;color: #666666;overflow: hidden;}
.footerCon .iconBox{overflow: hidden;margin-right: -30px;}
.footerCon .iconBox dd{display: inline;float: left;}
.footerCon .iconBox .con{margin-right: 30px;}
.footerCon .iconBox .imgBox{width: 97px;height: 97px; margin-bottom: 25px;}
.footerCon .iconBox .imgBox img{width: 100%;height: 100%;}
.footerCon .iconBox .textC{text-align: center;line-height: 20px;font-size: 15px;color: #666666;}
/* 底部版权start   */
.friendCopyRight{ height: 56px; line-height: 56px; overflow: hidden;width: 100%; font-size: 14px; color: #999999;background: #fff;}
.friendCopyRight .conL{ float: left; display: inline;}
.friendCopyRight .conL span{ margin-right: 6px;}
.friendCopyRight .conL img{vertical-align: middle;margin-top: -5px;margin-right: 2px;}
.friendCopyRight .conL a{ color: #999999;}
.friendCopyRight .conL a:hover{ color: var(--themeColor);}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: #999999; }
.friendCopyRight .conR a:hover{ color: var(--themeColor);}
/* 底部版权end  */
/* 友情链接 start  */
.footerTRight::after{display: block;content: '';clear: both;}
.footerLink{display: inline;float: right;width: 230px;line-height: 50px;height: 50px;position: relative;z-index: 5;border: 1px solid #e5e5e5;margin-top: 20px;background: #f5f5f5;}
.footerLink-top {overflow: hidden;border-radius: 5px;position: relative;cursor: pointer;}
.footerLink-top .titleBtn {cursor: pointer;width: 50px;height: 50px;background: url(../images/footer-icon.png) center center no-repeat;transition: all .4s;-webkit-transition: all .4s}
.footerLink:hover .footerLink-top .titleBtn {transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.footerLink-top .title {overflow: hidden;padding: 0 10px 0 22px;height: 50px;line-height: 50px;font-size: 16px;color: #999;}
.footerLinkC {position: absolute;left: 0;right: 0;bottom: 50px;padding: 10px 0px;border: 1px solid #e5e5e5;border-bottom: none;display: none;overflow-y: auto;max-height: 144px;background: #f5f5f5;width: 100%;}
.footerLinkC a {display: block;line-height: 20px;padding: 8px 10px;font-size: 14px;color: #999;}
.footerLinkC a:hover {color: #fff;background: rgb(97, 123, 196,1);}
/* 友情链接 end  */
/* ————— 页尾 end ————— */
/* ————— 首页 start ————— */
/* 公告样式 */
.indexTitle{overflow: hidden;}
.indexTitle .textC{font-size: 36px;color: #333333;line-height: 72px;position: relative;display: block;overflow: hidden;}
.indexTitle .textC:after{display: block;content: '';width: 52px;height: 8px;background: url(../images/indexTitle-icon.png) no-repeat center center / 100% 100%;position: absolute;left: 0;bottom: 0;}
.indexLookMore{display: block; font-size: 16px;color: var(--themeColor) !important;line-height: 50px;border: 1px solid var(--themeColor);border-radius: 25px;padding: 0 26px;width: max-content;}
.indexLookMore span{padding-right: 26px;background: url(../images/jiantou-icon4.png) no-repeat center right;}
/* 第一通栏 start */
.column1{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 40px 0 0;}
.column1 .indexTitle{margin-bottom: 30px;}
.column1 .indexLookMore{display: inline;float: right;margin-top: 10px;}
.column1 .indexLookMore:hover{color: #fff;background: var(--themeColor);}
.column1 .indexLookMore:hover span{background-image: url(../images/jiantou-icon4-w.png);}
.col1Hot{overflow: hidden;padding-bottom: 38px;border-bottom: 1px solid #e6e6e6;margin-bottom: 50px;}
.col1Hot .icon{width: 83px;height: 80px;background: url(../images/col1Hot-icon.png) no-repeat center center / 100% 100%;display: inline;float: left;margin-right: 45px;}
.col1Hot .textC{display: block;font-size: 34px;color: var(--themeColor);line-height: 80px;}
.col1Cen{margin-bottom: 30px;}
.col1CenScroll{width: 690px;display: inline;float: left;position: relative;margin-right: 30px;}
.col1CenScroll .slick-list{ overflow: visible; margin-right: -30px; }
.col1CenScroll .myslide{ width: 100%;}
.col1CenScroll .con{ margin-right: 30px;display: block;}
.col1CenScroll .con .pic::before{padding-top: 55.0725%;}
.col1CenScroll .text{width: 100%;box-sizing: border-box; position: absolute;left: 0;bottom: 0;padding: 0 70px 0 20px;line-height: 70px;height: 70px;background: rgba(0, 0, 0, 0.5);}
.col1CenScroll .textC{display: block; overflow: hidden;font-size: 16px;color: #fafcfb;}
.col1Cen1Dot{float: right;display: inline;}
.col1Cen1Dot .slick-dots li{ display: inline-block; width: 10px; height: 10px; background: #fff; border-radius: 50%; margin: 0px; cursor: pointer;vertical-align: middle;}
.col1Cen1Dot .slick-dots li~li{margin-left: 10px;}
.col1Cen1Dot .slick-dots li.slick-active{ background:var(--themeColor)}
.col1CenText{overflow: hidden;}
.col1CTop{overflow: hidden;margin-bottom: 5px;}
.col1CTop dd{display: inline;float: left;margin-right: 50px;}
.col1CTop .con{display: block;font-size: 32px;color: #999999;line-height: 72px;cursor: pointer;margin: 0 15px;}
.col1CTop dd.hover .con,
.col1CTop .con:hover{color: #333333;background: url(../images/col1CTop-icon1.png) no-repeat center bottom / 100%;}
.col1Con dd{margin-bottom: 16px;animation: insi 1s linear;}
.col1Con .con{display: block;line-height: 30px;}
.col1Con .con .time{display: inline;float: right;margin-left: 30px;font-size: 16px;color: #999999;}
.col1Con .con .textC{font-size: 18px;color: #333333;padding-left: 15px;background: url(../images/col1CTop-icon.png) no-repeat center left;overflow: hidden;}
.col1Con .con:hover .textC{color: var(--themeColor);background-image: url(../images/col1CTop-icon-w.png);}
@keyframes insi{
    0%{opacity: 0;visibility: hidden;}
    100%{opacity: 1;visibility: visible;}
}
.col1BTop{overflow: hidden;margin-right: -30px;border-bottom: 1px solid #e6e6e6;margin-bottom: 25px;}
.col1BTop dd{display: inline;float: left;width: 14.2857%;}
.col1BTop .con{cursor: pointer;display: block;font-size: 24px;color: #999999;line-height: 72px;cursor: pointer;margin-right: 30px;}
.col1BTop dd.hover .con,
.col1BTop .con:hover{color: #333333;background: url(../images/col1CTop-icon1.png) no-repeat center bottom / 100%;}
.col1Bot{overflow: hidden;margin-bottom: 34px;}
.col1BotText{overflow: hidden;}
.col1BotVideo{width: 517px;display: inline;float: right;margin-left: 50px;cursor: pointer;}
.col1BotVideo .pic::after{display: block;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, 0.2);z-index: 1;}
.col1BotVideo .pic::before{padding-top: 57.2534%;}
.col1BotVideo .pic .btn{width: 48px;height: 48px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: url(../images/videoBtn-icon.png) no-repeat center center / 100% 100%;z-index: 2;}
.col1BotVideo .textC{line-height: 67px;color: #666666;font-size: 20px;text-align: center;background: #f5f5f5;padding: 0 10px;}
.col1BotVideo:hover .textC{color: var(--themeColor);}
/* 第一通栏 end */
/* 第二通栏 start */
.column2{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 40px 0 0;position: relative;}
.column2::before{display: block;content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);position: absolute;left: 0;top: 0;z-index: 1;}
.column2 .indexTitle{position: relative;z-index: 2;}
.column2 .indexTitle .textC{color: #fff;}
.col2Con{position: relative;z-index: 2;height: 764px;}
.column2 .list{position: absolute;left: 50%;bottom: 40px;transform: translateX(-50%);z-index: 10;}
.column2 .list::after{display: block;content: '';clear: both;}
.column2 .list dd{width: 110px;height: 110px;display: inline;float: left;}
.column2 .list .con{width: 110px;height: 110px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);cursor: pointer;overflow: hidden;display: block;}
.column2 .list .con .icon{width: 50px;height: 50px;background: no-repeat center center;margin: 12px auto 0;}
.column2 .list .con .textC{font-size: 16px;color: #ffffff;line-height: 28px;text-align: center;}
.column2 .list .con.hover,
.column2 .list .con:hover{background-color: rgba(255, 255, 255, 1);}
.column2 .list dd:nth-of-type(1) .con.hover .icon,
.column2 .list dd:nth-of-type(1) .con:hover .icon{background-image: url(../images/col2Con-icon1-w.png) !important;}
.column2 .list dd:nth-of-type(2) .con.hover .icon,
.column2 .list dd:nth-of-type(2) .con:hover .icon{background-image: url(../images/col2Con-icon2-w.png) !important;}
.column2 .list dd:nth-of-type(3) .con.hover .icon,
.column2 .list dd:nth-of-type(3) .con:hover .icon{background-image: url(../images/col2Con-icon3-w.png) !important;}
.column2 .list dd:nth-of-type(4) .con.hover .icon,
.column2 .list dd:nth-of-type(4) .con:hover .icon{background-image: url(../images/col2Con-icon4-w.png) !important;}
.column2 .list dd:nth-of-type(5) .con.hover .icon,
.column2 .list dd:nth-of-type(5) .con:hover .icon{background-image: url(../images/col2Con-icon5-w.png) !important;}
.column2 .list dd:nth-of-type(5){transform: translate(125px,-350px);}
.column2 .list dd:nth-of-type(1){transform: translate(-125px,-350px);}
.column2 .list dd:nth-of-type(4){transform: translate(170px,-150px);}
.column2 .list dd:nth-of-type(2){transform: translate(-170px,-150px);}
.column2 .list .con.hover .textC,
.column2 .list .con:hover .textC{color: var(--themeColor);} 
.col2Center {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;max-width: 1920px;height: 100%;z-index: 9;}
.col2Center .c3Logo {position: absolute;width: 60px;height: 60px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}
.col2Center svg {width: 100%;height: 100%;transform: scale(1.25);-webkit-transform: scale(1.25);}
.col2Center .circle {transition: all 0.56s ease-in;}
.col2Center .cursor {transition: all 0.36s 0.6s;}
.col2Center .cursor-circle {transition: transform 0.36s ease-in-out;transform: scale(0);opacity: 0;}
.col2Center .dotted-circle2 {transition: all 0s;}
.col2Center.on1 .cursor-circle {transform: scale(1);opacity: 1;}
.col2Center.act .cursor-circle {transform: scale(0);transition: all 0.16s;}
.col2Center.act .dotted-circle2 {r: 1260px;transition: all 2.4s cubic-bezier(.77, 0, .175, 1);}
.col2Center .text{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-75%);-webkit-transform: translate(-50%,-75%);width: 20.8333%;z-index: 10;}
.col2Center .text .title{font-size: 20px;color: #ffffff;line-height: 50px;text-align: center;margin-bottom: 30px;}
.col2Center .text .textC{font-size: 16px;color: #ffffff;line-height: 25px;height: 100px;overflow: hidden;margin-bottom: 66px;}
.col2Center .text .lookMore{position: relative;z-index: 66;display: block;width: max-content; padding: 0 35px;border: 2px solid #fff;border-radius: 20px;height: 54px;text-align: center;margin: 0 auto;}
.col2Center .text .lookMore span{font-size: 16px;color: #ffffff;line-height: 54px;padding-right: 25px;background: url(../images/jiantou-icon4-w.png) no-repeat center right;}
.col2Center .text .lookMore:hover{border-color: var(--themeColor);background: var(--themeColor);}
/* 第二通栏 end */
/* 第三通栏 start */
.column3 {overflow: hidden;background: no-repeat center center / 100% 100%;padding: 40px 0 50px;}
.column3 .indexTitle{margin-bottom: 45px;}
.col3Top{margin-right: -54px;overflow: hidden;margin-bottom: 20px;}
.col3Top dd{display: inline;float: left;width: 16.6667%;}
.col3Top .con{display: block;margin-right: 54px;position: relative;}
.col3Top .con .pic::before{padding-top: 48.7179%;}
.col3Top .con .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);z-index: 1;transition: all 0.3s;-webkit-transition: all 0.3s;}
.col3Top .con .text{position: absolute;left: 0;top: 0;width: 100%;padding: 0 20px;box-sizing: border-box;z-index: 2;}
.col3Top .con .title{font-size: 16px;color: #fff;line-height: 36px;margin-bottom: 32px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.col3Top .con .btn{width: 9px;height: 17px;background: url(../images/col3Top-icon.png) no-repeat center center / 100% 100%;display: inline;float: right;transition: all 0.3s;-webkit-transition: all 0.3s;}
.col3Top .con:hover .mask{background-color: rgba(29, 32, 135, 0.6);}             
.col3Top .con:hover .text{left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}           
.col3Top .con:hover .title{margin-bottom: 0;text-align: center;} 
.col3Top .con:hover .btn{display: block;float: unset;margin: 0 auto;}
.col3Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.col3Scroll .myslide{ width: 100%;}
.col3Scroll .con{display: block;margin-right: 30px;cursor: pointer;}
.col3Scroll .con .pic::before{padding-top: 58.6957%;}
/* 第三通栏 end */
/* ————— 首页 end ————— */
/* ————— 综合页 start ————— */
.multiple .subBanner .text{display: none;}
.multiple .indexLookMore{border: 2px solid var(--themeColor);}
.multiple .indexLookMore:hover{background: var(--themeColor);}
.multiple .indexLookMore:hover span{color: #fff;background-image: url(../images/jiantou-icon4-w.png);}
/* 第一通栏 start */
.mulCol1{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 78px 0 102px;}
.mulCol1 .indexTitle{margin-bottom: 87px;}
.mulCol1 .imgBox{display: inline;float: right;width: 544px;height: 620px;background: url(../images/mulCol1-imgBox-bg.png) no-repeat center right;position: relative;margin-left: 167px;}
.mulCol1 .imgBox .pic{width: 334px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.mulCol1 .imgBox .pic::before{padding-top: 133.5329%;}
.mulCol1 .text{overflow: hidden;}
.mulCol1 .text .title{font-size: 20px;color: #333333;line-height: 30px;font-weight: 700;margin-bottom: 50px;}
.mulCol1 .text .info{font-size: 18px;color: #666666;line-height: 26px;height: 104px;overflow: hidden;margin-bottom: 44px;}
.mulCol1 .text .numBox{overflow: hidden;margin-bottom: 60px;}
.mulCol1 .text .numBox dd{display: inline;float: left;width: 33.3333%;position: relative;}
.mulCol1 .text .numBox dd~dd:after{display: block;content: '';width: 1px;height: 100px;background: #e0e0e0;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.mulCol1 .text .numBox .num{line-height: 62px;text-align: center;}
.mulCol1 .text .numBox dd:nth-of-type(1) .con{padding-right: 30%;}
.mulCol1 .text .numBox dd:nth-of-type(3) .con{padding-left: 30%;}
.mulCol1 .text .numBox .num span{font-size: 60px;color: var(--themeColor);font-weight: 700;}
.mulCol1 .text .numBox .num sub{font-size: 14px;color: var(--themeColor);vertical-align: middle;margin-left: 16px;}
.mulCol1 .text .numBox .textC1{font-size: 16px;color: #999999;line-height: 30px;text-align: center;}
/* 第一通栏 end */
/* 第二通栏 start */
.mulCol2{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 90px 0 102px;}
.mulCol2 .indexTitle{margin-bottom: 90px;}
.mul2Con{padding: 50px 0;background: #fff;overflow: hidden;}
.mul2Con dd{display: inline;float: left;width: 33.3333%;}
.mul2Con dd~dd .con{border-left: 1px solid #e8e8e8;}
.mul2Con .con{padding: 0 80px;}
.mul2Con .con .pic{width: 150px;border-radius: 50%;overflow: hidden;margin: 0 auto 24px;}
.mul2Con .con .pic::before{padding-top: 100%;}
.mul2Con .con .title{font-size: 20px;color: #333333;line-height: 30px;text-align: center;margin-bottom: 30px;}
.mul2Con .con .textC{font-size: 18px;color: #333333;line-height: 26px;height: 52px;overflow: hidden;margin-bottom: 23px;text-align: center;}
.mul2Con .con .indexLookMore{margin: 0 auto;visibility: hidden;opacity: 0;}
.mul2Con dd:nth-of-type(2) .con .indexLookMore{visibility: visible;opacity: 1;}
/* 第二通栏 end */
/* 第三通栏 start */
.mulCol3{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 90px 0 102px;}
.mul3Con{padding: 0 65px;position: relative;overflow: hidden;}
.mul3Con .swiper-wrapper{margin-bottom: 22px;}
.mul3Con .imgBox{border-radius: 50%;overflow: hidden;margin-bottom: 22px;}
.mul3Con .swiper-slide-active .imgBox{padding: 5px;background: url(../images/mul3Con-imgBox.png) no-repeat center center / 100% 100%;}
.mul3Con .swiper-slide-active .text{visibility: visible;opacity: 1;}
.mul3Con .swiper-slide-active .indexLookMore{visibility: visible;opacity: 1;}
.mul3Con .pic{border-radius: 50%;overflow: hidden;}
.mul3Con .pic::before{padding-top: 100%;}
.mul3Con .swiperPrev{width: 40px;height: 40px;border-radius: 50%;background: #fff url(../images/jiantou-icon5.png) no-repeat center center;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;z-index: 5;}
.mul3Con .swiperPrev:hover{background-image: url(../images/jiantou-icon5-w.png);background-color: var(--themeColor);box-shadow: 0 0 5px 5px rgba(0, 104, 193, 0.3);}
.mul3Con .swiperNext{width: 40px;height: 40px;border-radius: 50%;background: #fff url(../images/jiantou-icon6.png) no-repeat center center;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;z-index: 5;}
.mul3Con .swiperNext:hover{background-image: url(../images/jiantou-icon6-w.png);background-color: var(--themeColor);box-shadow: 0 0 5px 5px rgba(0, 104, 193, 0.3);}
.mul3Con .text{line-height: 36px;color: #333333;margin-bottom: 22px;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;}
.mul3Con .title{font-size: 20px;text-align: center;}
.mul3Con .textC{font-size: 16px;text-align: center;}
.mul3Con .indexLookMore{margin: 0 auto;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;}
/* 第三通栏 end */
/* 第四通栏 start */
.mulCol4{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 90px 0 60px;}
.mulCol4 .pic{margin-bottom: 45px;}
.mulCol4 .pic::before{padding-top: 50%;}
.mulCol4 .indexLookMore{margin: 0 auto;}
/* 第四通栏 end */
/* 第五通栏 start */
.mulCol5{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 90px 0 60px;}
.mulCol5 .indexTitle{margin-bottom: 78px;}
.mulCol5 .indexTitle .textC{color: #ffffff;}
.mulCol5 .indexTitle .textC:after{background-image: url(../images/indexTitle-icon-w.png);}
.mulCol5 .mul5Con{font-size: 16px;color: #fff;line-height: 40px;margin-bottom: 65px;height: 280px;overflow: hidden;}
.mulCol5 .indexLookMore{margin: 0 auto;border-color: #fff;}
.mulCol5 .indexLookMore span{color: #fff;background-image: url(../images/jiantou-icon4-w.png);}
/* 第五通栏 end */
/* 第六通栏 start */
.mulCol6{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 90px 0 80px;}
.mulc6List{margin-right: -30px;display: inline;float: right;}
.mulCol6 .indexTitle{margin-bottom: 78px;}
.mulc6List dd{display: inline;float: left;}
.mulc6List .con{margin-right: 30px;font-size: 20px;color: #b0afad;line-height: 50px;cursor: pointer;background: #f5f5f5;padding: 0 20px;border-radius: 25px;}
.mulc6List dd.hover .con,
.mulc6List .con:hover{background: var(--themeColor);color: #fff;}
.mulCol6Scroll{margin-bottom: 50px;padding: 0 97px;overflow: hidden;box-sizing: border-box;}
.mulCol6Scroll .slick-list{ overflow: visible; margin-right: -50px; }
.mulCol6Scroll .myslide{ width: 100%;}
.mulCol6Scroll .con{ margin-right: 50px;display: block;}
.mulCol6Scroll .con .imgBox{position: relative;height: 282px;}
.mulCol6Scroll .con .imgBox img{height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.mulCol6Scroll .con .mask{width: 100%;height: 100%; position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, 0.5) url(../images/mulCol6Scroll-icon.png) no-repeat center center;display: none;}
.mulCol6Prev{width: 40px;height: 40px;border-radius: 50%;background: #fff url(../images/jiantou-icon5.png) no-repeat center center;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;}
.mulCol6Next{width: 40px;height: 40px;border-radius: 50%;background: #fff url(../images/jiantou-icon6.png) no-repeat center center;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;}
.mulCol6Prev:hover{background-image: url(../images/jiantou-icon5-w.png);background-color: var(--themeColor);}
.mulCol6Next:hover{background-image: url(../images/jiantou-icon6-w.png);background-color: var(--themeColor);}
.mulCol6Scroll .text{font-size: 20px;color: #4c4c4c;line-height: 56px;padding: 0 10px;background: #fff;text-align: center;}
.mulCol6Scroll .con:hover .text{background: var(--themeColor);color: #fff;}
.mulCol6Scroll .con:hover .mask{display: block;}
.mulCol6 .conBox{margin-bottom: 30px;}
.mulCol6 .indexLookMore{margin: 0 auto;}
/* 第六通栏 end */
/* 第七通栏 start */
.mulCol7{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 90px 0 102px;}
.mulCol7 .indexTitle{margin-bottom: 78px;}
.mulCol7 .indexTitle .textC{color: #ffffff;}
.mulCol7 .indexTitle .textC:after{background-image: url(../images/indexTitle-icon-w.png);}
.mulCol7Scroll{padding: 0 65px;box-sizing: border-box;position: relative;margin-bottom: 47px;}
.mulCol7Scroll .slick-slide{width: 500px;}
.mulCol7Scroll::after{display: block;content: '';width: 90%;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff;z-index: -1;}
.mulCol7Scroll .slick-list{ overflow: visible; margin-right: -30px;}
.mulCol7Scroll .myslide{ width: 100%;}
.mulCol7Scroll .con{ margin-right: 30px;display: block;position: relative;height: 120px;}
.mulCol7Scroll .con .dian{width: 14px;height: 14px;border: 3px solid #cfcfcf;background: #fff;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transition: all 0.3s;-webkit-transition: all 0.3s;}
.mulCol7Scroll .con .num{font-size: 20px;color: #ffffff;position: absolute;left: 50%;top: 85%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transition: all 0.3s;-webkit-transition: all 0.3s;}
.mulCol7Scroll .slick-active .con .dian{width: 101px;height: 116px;background: url(../images/mulCol7Scroll-icon.png) no-repeat center center / 100% 100%;border: 0;}
.mulCol7Scroll .slick-active .con .num{top: 50%;color: var(--themeColor);}
.mulCol7 .text{margin: 0 19.4444%;background: #fff;padding: 48px 90px 50px;}
.mulCol7 .text .textC{font-size: 15px;color: #666666;line-height: 26px;height: 78px;margin-bottom: 44px;}
.mulCol7 .indexLookMore{margin: 0 auto;}
.mulCol7Prev{width: 25px;height: 45px;background: url(../images/jiantou-icon7.png) no-repeat center center / 100% 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;}
.mulCol7Next{width: 25px;height: 45px;background: url(../images/jiantou-icon8.png) no-repeat center center / 100% 100%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor: pointer;}
.mulCol7Prev:hover{background-image: url(../images/jiantou-icon7-w.png);}
.mulCol7Next:hover{background-image: url(../images/jiantou-icon8-w.png);}
/* 第七通栏 end */
/* ————— 综合页 end ————— */
/* ————— 党建综合页 start ————— */
.djIndex .subBanner .text{display: none;}
.djIndexTitle{font-size: 38px;color: #d63132;line-height: 45px;text-align: center;}
.djIndexLookMore{display: block;width: max-content;padding: 0 36px;height: 54px;background: #d63132;border-radius: 20px;text-align: center;transition: all 0.3s;-webkit-transition: all 0.3s;margin: 0 auto;}
.djIndexLookMore span{padding-right: 26px;background: url(../images/jiantou-icon4-w.png) no-repeat center right;font-size: 16px;color: #ffffff;line-height: 54px;}
.djIndexLookMore:hover{opacity: .85; box-shadow:  0 0 7px 3px rgba(214, 49, 50, 0.08);}
/* 第一通栏 start */
.djCol1{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 56px 0 60px;}
.djCol1 .djIndexTitle{margin-bottom: 46px;}
.djCon1{overflow: hidden;margin-bottom: 30px;}
.djCon1Scroll{display: inline;float: left;width: 712px;margin-right: 20px;position: relative;}
.djCon1Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.djCon1Scroll .myslide{ width: 100%;}
.djCon1Scroll .con{ margin-right: 30px;display: block;}
.djCon1Scroll .con .pic::before{padding-top: 53.3708%;}
.djCon1Scroll .text{position: absolute;left: 0;bottom: 0;padding: 0 20px;box-sizing: border-box;background: rgba(0, 0, 0, 0.5);width: 100%;overflow: hidden;line-height: 60px;height: 60px;font-size: 16px;color: #fff;}
.djCon1Scroll .text .textC{overflow: hidden;font-size: 16px;color: #fff;display: block;}
.djCon1Dot{float: right;display: inline;margin-left: 20px;}
.djCon1Dot .slick-dots li{ display: inline-block; width: 11px; height: 11px; background: rgba(255, 255, 255, 0.4); border-radius: 50%; margin: 0px; cursor: pointer;vertical-align: middle;}
.djCon1Dot .slick-dots li~li{margin-left: 10px;}
.djCon1Dot .slick-dots li.slick-active{ background:#fff}
.djCon1 .list{overflow: hidden;}
.djCon1 .list dd{margin-bottom: 20px;}
.djCon1 .list .con{display: block;font-size: 16px;color: #333333;line-height: 60px;background: #f7f4ee;}
.djCon1 .list .con .time{display: inline;float: right;margin: 0 20px;}
.djCon1 .list .con .textC{overflow: hidden;padding-left: 34px;background: url(../images/jiantou-icon9.png) no-repeat center left;}
.djCon1 .list .con:hover{color: #d63132;}
/* 第一通栏 end */
/* 第二通栏 start */
.djCol2{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 56px 0 60px;}
.djCol2 .djIndexTitle{margin-bottom: 50px;}
.djCon2{margin-bottom: 30px;margin-right: -25px;}
.djCon2:after{display: block;content: '';clear: both;}
.djCon2 dd{display: inline;float: left;width: 50%;margin-bottom: 20px;}
.djCon2 .con{margin-right: 25px;display: block;box-shadow: 0 0 2px 5px rgba(190, 156, 114, 0.2);border: 1px solid rgba(190, 156, 114, 0.8);padding: 30px 28px 19px;background: #fff;}
.djCon2 .con .title{font-size: 20px;color: #333333;line-height: 30px;margin-bottom: 19px;}
.djCon2 .con .textC{font-size: 14px;color: #666666;line-height: 24px;height: 48px;padding-bottom: 24px;border-bottom: 1px solid #f5f5f5;margin-bottom: 15px;}
.djCon2 .con .timeBox{font-size: 14px;color: #666666;line-height: 24px;}
.djCon2 .con .timeBox .more{display: inline;float: right;}
.djCon2 .con .timeBox .time{overflow: hidden;}
.djCon2 .con:hover .title{color: #94070a;}
/* 第二通栏 end */
/* 第三通栏 start */
.djCol3{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 56px 0 60px;}
.djCol3 .djIndexTitle{margin-bottom: 50px;}
.djCon3{margin-bottom: 50px;margin-right: -30px;}
.djCon3:after{display: block;content: '';clear: both;}
.djCon3 dd{display: inline;float: left;width: 33.3333%;}
.djCon3 .con{margin-right: 30px;display: block;}
.djCon3 .con .pic::before{padding-top: 56.5217%;}
.djCon3 .con .text{padding: 27px 0 22px;background: #fff;}
.djCon3 .con .title{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 9px;padding: 0 20px;}
.djCon3 .con .textC{font-size: 14px;color: #666666;line-height: 26px;height: 52px;margin-bottom: 23px;border-bottom: 1px solid #f5f5f5;margin-bottom: 10px;padding: 0 20px;}
.djCon3 .con .timeBox{font-size: 16px;color: #999999;line-height: 30px;padding: 0 20px;}
.djCon3 .con .timeBox .more{display: inline;float: right;}
.djCon3 .con .timeBox .time{overflow: hidden;}
.djCon3 .con:hover .title{color: #c7222c;}
/* 第三通栏 end */
/* 第四通栏 start */
.djCol4{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 56px 0 60px;}
.djCol4 .djIndexTitle{margin-bottom: 46px;}
.djCon4{margin-bottom: 50px;}
.djCon4:after{display: block;content: '';}
.djCon4 .leftBox{position: relative;overflow: hidden;z-index: 1;}
.djCon4 .leftBox .pic::before{padding-top: 68.5096%;}
.djCon4 .leftBox .text{width: 100%;box-sizing: border-box;padding: 0 40px 40px 35px;position: absolute;left: 0;bottom: 0px;background: linear-gradient(to bottom ,transparent,rgba(0,0,0,0.7) );overflow: hidden;}
.djCon4 .leftBox .title{display: block;font-size: 24px;color: #ffffff;line-height: 40px;font-weight: 700;margin-bottom: 6px;}
.djCon4 .leftBox .textC{font-size: 14px;color: #ffffff;line-height: 22px;height: 44px;}
.djCon4 .rightBox{width: 608px;display: inline;float: right;position: relative;z-index: 2;}
.djCon4 .rightBox::after{display: block;content: '';clear: both;}
.djCon4 .rightBox dd{height: 114px;position: relative;}
.djCon4 .rightBox .con{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.djCon4 .rightBox dd~dd .con .text{border-top: 1px solid #f5f5f5;}
.djCon4 .rightBox .con::after{display: block;content: '';clear: both;}
.djCon4 .rightBox .pic{width: 190px;display: inline;float: right;}
.djCon4 .rightBox .pic::after{padding-top: 60%;}
.djCon4 .rightBox .text{overflow: hidden;padding: 22px 30px 19px 15px;background: #fff;}
.djCon4 .rightBox .time{font-size: 14px;color: #999999;line-height: 24px;margin-bottom: 4px;}
.djCon4 .rightBox .title{font-size: 15px;color: #333333;line-height: 22px;height: 44px;font-weight: 700;}
.djCon4 .rightBox dd:hover{left: -10px;}
.djCon4 .rightBox .con:hover{padding: 10px;background: #a00d18;z-index: 3;}
.djCon4 .rightBox .con:hover .text{background: #a00d18;border-color: transparent;margin-left: 10px;}
.djCon4 .rightBox .con:hover .time{color: #fff;}
.djCon4 .rightBox .con:hover .title{color: #fff;}
/* 第四通栏 end */
/* 第五通栏 start */
.djCol5{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 56px 0 60px;}
.djCol5 .djIndexTitle{margin-bottom: 50px;}
.djCon5{margin-bottom: 30px;margin-right: -25px;}
.djCon5:after{display: block;content: '';clear: both;}
.djCon5 dd{display: inline;float: left;width: 50%;margin-bottom: 20px;}
.djCon5 .con{margin-right: 25px;display: block;box-shadow: 0 0 2px 5px rgba(190, 156, 114, 0.2);border: 1px solid rgba(190, 156, 114, 0.8);}
.djCon5 .con .pic{width: 240px;display: inline;float: right;}
.djCon5 .con .pic::before{padding-top: 87.0833%;}
.djCon5 .con .text{padding: 30px 28px 19px;background: #fff;overflow: hidden;}
.djCon5 .con .title{font-size: 20px;color: #333333;line-height: 30px;margin-bottom: 19px;}
.djCon5 .con .textC{font-size: 14px;color: #666666;line-height: 24px;height: 48px;padding-bottom: 24px;border-bottom: 1px solid #f5f5f5;margin-bottom: 15px;}
.djCon5 .con .timeBox{font-size: 14px;color: #666666;line-height: 24px;}
.djCon5 .con .timeBox .more{display: inline;float: right;}
.djCon5 .con .timeBox .time{overflow: hidden;}
.djCon5 .con:hover .title{color: #94070a;}
/* 第五通栏 end */
/* 第六通栏 start */
.djCol6{overflow: hidden;background: no-repeat center center / 100% 100%;padding: 56px 0 60px;}
.djCol6 .djIndexTitle{margin-bottom: 46px;}
.djCon6{overflow: hidden;margin-bottom: 30px;}
.djCon6Scroll{display: inline;float: right;width: 725px;margin-left: 30px;position: relative;}
.djCon6Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.djCon6Scroll .myslide{ width: 100%;}
.djCon6Scroll .con{ margin-right: 30px;display: block;}
.djCon6Scroll .con .pic::before{padding-top: 62.8966%;}
.djCon6Scroll .text{position: absolute;left: 0;bottom: 0;padding: 0 20px;box-sizing: border-box;background: rgba(0, 0, 0, 0.5);width: 100%;overflow: hidden;line-height: 60px;height: 60px;font-size: 16px;color: #fff;}
.djCon6Scroll .text .textC{overflow: hidden;font-size: 16px;color: #fff;display: block;}
.djCon6Dot{float: right;display: inline;margin-left: 20px;}
.djCon6Dot .slick-dots li{ display: inline-block; width: 11px; height: 11px; background: rgba(255, 255, 255, 0.4); border-radius: 50%; margin: 0px; cursor: pointer;vertical-align: middle;}
.djCon6Dot .slick-dots li~li{margin-left: 10px;}
.djCon6Dot .slick-dots li.slick-active{ background:#fff}
.djCon6 .list{overflow: hidden;}
.djCon6 .list dd{margin-bottom: 30px;}
.djCon6 .list .con{display: block;padding: 24px 55px 23px 24px;background: #fcf6f3 url(../images/djIndex-col6-icon.png) no-repeat center left;}
.djCon6 .list .con .time{font-size: 14px;color: #cccccc;line-height: 20px;font-weight: 700;}
.djCon6 .list .con .title{font-size: 16px;color: #333333;line-height: 33px;margin-bottom: 6px;}
.djCon6 .list .con .textC{font-size: 14px;color: #666666;line-height: 28px;}
.djCon6 .list .con:hover .title{color: #b20800;}
/* 第六通栏 end */
/* ————— 党建综合页 end ————— */
/* ========== 样式说明 end ========== */
/* ========== 频道页 end ========== */
/* 企业文化新增 start 240312*/
.jt_cultureNew{
	padding: 30px 0;
}
.jt_cultureNewTitle{
	height: 64px;
	line-height: 64px;
	color: #1e2188;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
.jt_cultureNewDl{
	margin: 0 -20px;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
}
.jt_cultureNewDl dd{
	float: left;
	display: inline;
	width: 33.333%;
	padding: 5px 0;
}
.jt_cultureNewDl dd .con{
	margin: 0 20px;
	background: #f5f5f5;
	font-weight: bold;
	color:#333;
	font-size: 24px;
	height: 80px;
	line-height: 80px;
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	border-radius: 2px;
}
.jt_cultureNewDl dd .con:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, .15);
}
/* 企业文化新增 end */


/* 党建页面主题色修改 start */
.locationBox.red .location a.home{
	background-image: url(../images/common/home_h.png);
}
.locationBox.red  .location a.hover,
.textList.red .con:hover .time ,
.textList.red .con:hover .title,
.textList.red .con:hover .textC,
.textList .con .more
{
	color: #d63132;
}
.locationBox.red  .subNav a.hover, 
.locationBox.red  .subNav a:hover{
	color: #d63132;
	border-bottom-color: #d63132;
}
.page.red a.hover,
.page.red a:hover{
	background: #d63132;
    border-color: #d63132;
}
.textList .con .more{
	border-color: #d63132;
}
.textList.red .con:hover .more {
    background-color: #d63132;
   
}
/* 党建页面主题色修改 end */</pre></body></html>